Objects Types and Constants Properties Methods Object Hierarchy Index
C++:
#include "imsigx.h"
HRESULT hr = pObject->_VirtualIntersection(v, g1, g2, &prop);
Visual Basic:
prop = object._VirtualIntersection(v, g1, g2)
Parts:
v |
long |
[in] |
|
g1 |
long |
[in] |
|
g2 |
long |
[in] |
|
prop |
[out][retval] |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums